RebarSpliceUtils.SpliceRebar
Description:
Splice a rebar with a list of RebarSpliceGeometry.
Splice a rebar with a list of RebarSpliceGeometry.
Overloads (3):
SpliceRebar(Document,ElementId,RebarSpliceOptions,IList[RebarSpliceGeometry])
public static IList<ElementId> SpliceRebar(
Document document,
ElementId rebarIdToSplit,
RebarSpliceOptions spliceOptions,
IList<RebarSpliceGeometry> spliceGeometries
)
-
documentThe document
-
rebarIdToSplitRebar id to split.
-
spliceOptionsThe rebar splice options.
-
spliceGeometriesA list of RebarSpliceGeometry that indicates where the rebar will be spliced.
-
Free Form Rebars, or Shape Driven Rebars that are Multiplanar or have a shape that whose definition is RebarShapeDefinitionByArc can't be spliced. Also, if the Rebar is member of a Group it cannot be spliced.
-
A non-optional argument was null